PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getFontDictionary Method
In This Topic
    getFontDictionary Method
    In This Topic
    Gets the COS font dictionary.
    Syntax
    public PDFCosDictionary getFontDictionary()

    Return Value

    The COS font dictionary representing the font used to display the text run.
    See Also